ComponentOne ASP.NET MVC Controls
TotalItemCount Property

C1.Web.Mvc Namespace > CollectionViewResponse<T> Class : TotalItemCount Property
The total number of items in the view before paging is applied.
Syntax
'Declaration
 
Public Property TotalItemCount As Integer
public int TotalItemCount {get; set;}
See Also

Reference

CollectionViewResponse<T> Class
CollectionViewResponse<T> Members